Assessable record field drop down is not coming in the trigger condition
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi,
I have created an assessment while creating the trigger condition the assessable record field drop down is not coming?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @prasanna16,
It's depending on the 2 first fields - Assessment and Table.
When you change the table to Incident and select some of the Assessment, 3 choices became selectable:
Keeping the same table and changing the Assessment, this particular field remains hidden...
I'm not familiar into details with this but I hope it can help you solve your thing
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
there are these two onChange client scripts, one on Table and one on Assessment fields:
both calling function getCompatibleFields() in the AssessmentUtilsAJAX script include:
Please let me know what else could be done to accept the solution?
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */