- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2016 03:14 AM
Hi
the state field is on the task table and the substate field is on the incident table . These two fields are on the incident form.
the state field display choice list depends upon the value of the state field . How this can be achieved?
For particular choice selected in the state field the corresponding values should be displayed in the substate field.
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2016 05:34 AM
It worked . I had not entered the dependent value as numeric . So it was not getting reflected.
Thankyou.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2016 04:57 AM
You want to display all the sub states in new ,assigned and in progress states.
And specific sub state in Pending ,resolved ,closed states right ?
Thanks,
Mihir
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2016 05:43 AM
yes right
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2016 05:54 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2016 05:59 AM
same choices 2 times with different depending value right
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2016 06:02 AM
whether this can be done with some other way also
Thanks