C
chickalina
I created a backend for my database.... on one of the forms was an
assessment. One column (group of text boxes) is the Level of Importance
(which I'm trying to make a toggle button for the admin person to be able to
change these). The second column is for the user to enter a number for the
risk. The third column calculates the two.
Since I created the FE/BE, this form doesn't work. The user cannot enter
information. What caused this and how can I fix it? Also, when you click on
the toggle button to enable=true the admin fields, you cannot enter any
information into those either.
Any help would be appreciated.
Thanks.
assessment. One column (group of text boxes) is the Level of Importance
(which I'm trying to make a toggle button for the admin person to be able to
change these). The second column is for the user to enter a number for the
risk. The third column calculates the two.
Since I created the FE/BE, this form doesn't work. The user cannot enter
information. What caused this and how can I fix it? Also, when you click on
the toggle button to enable=true the admin fields, you cannot enter any
information into those either.
Any help would be appreciated.
Thanks.