cooper collier 6/7/2024 12:11:25 PM learning from scratch can be difficult. Go to the bottom of the teamdesk main page look at the bottom for Getting Started Vedeos. There a lots of them, including many I made.
Allowing people to control there own user settings, but not all of them. You would do that in two ways... ok 3
1. Use form behaviors. To make it easier, make sure you are using the drag and drop interface.
2. Make a button, that asks the user for there choice, You do that by simple making a button and in the button properties towards the top there is a line for "user input" select the columns you want them to change.
3. This one is more difficult, But you can make a button that essentially opens a dialog box with only the columns you need them to see.
|