I have a pretty basic submission form with a dropdown menu with different job types. These job types are defined in a lookup table with "JobTypeID", "JobType" and "JobDescription"
When choosing the different job types I would like the job description to be displayed right under the dropdown menu. So far so good. Easy enought just using a virtual field and cascading elements to display the job description.
But how can i use this cascading "JobDescription" info in an HTML block and use my own html/css styling?
I cannot use static info in the html block because of "Record level security" on the job type field.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
LynnR
I have a pretty basic submission form with a dropdown menu with different job types. These job types are defined in a lookup table with "JobTypeID", "JobType" and "JobDescription"
When choosing the different job types I would like the job description to be displayed right under the dropdown menu. So far so good. Easy enought just using a virtual field and cascading elements to display the job description.
But how can i use this cascading "JobDescription" info in an HTML block and use my own html/css styling?
I cannot use static info in the html block because of "Record level security" on the job type field.
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.