Catalog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2024 01:58 AM
I have 6 fields on the catalog form.
1.Type select box : name - your_role: Choices : operations , IT , Sales , uk , audit .
2.Type select box : name - coverage: Choices : local , glo , rerquest .
3.Type select box : name - you_like: Choices : Company , activity , contacts , operation , list ,sesimic , ddr.
4.Type select box : name - permissions: Choices : read , edit , export , assign , add.
if the user select the role is : Operation : then should be visible on the form
1.Coverage : visible choices : Local , glo Hide choices : Request
2.you like : visible choices : Company , activity , contacts , operation Hide choices : list ,sesimic , ddr
3.permissions : visible choices : read , edit ,export Hide choices : assign , add
Using the Onchange script but not working.
Any idea how to build above example task help me.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2024 02:03 AM