Variables from Record Producer are not being mapped to Case
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2023 11:55 AM
Hi All,
We have started developing Portal Forms with Variable Sets instead of creating custom fields for each case. Now that we are using Variable Sets we have created a UI Formatter and UI Macro to map fields to the Form Section on the case from the Portal form. However, a couple fields have not been mapping to the Form Section from the Portal. Both fields are shown with a UI Policy. Could that be our issue as to why they are not mapping?
The Portal data maps to our Description but not to the Form Section:
Field is highlighted in description:
The field is the required one below:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2023 06:47 PM
It is possible that the UI Policy is causing the fields to not map to the Form Section on the case from the Portal form.
UI Policies are used to control the visibility, readability, and the behavior of the fields on a form. If the UI Policy is configured to hide or disable the fields in question, it could be preventing the fields from being mapped to the Form Section.
Here are a few things you can try to troubleshoot the issue:
Check the UI Policy: Review the UI Policy that is applied to the fields in question, and make sure that it is not configured to hide or disable the fields.
Check the UI Formatter and UI Macro: Make sure that the UI Formatter and UI Macro that you have created to map the fields to the Form Section are correct and are not causing any issues.
Check the Field Mapping: Make sure that the fields are correctly mapped in the UI Formatter and UI Macro to the Form Section.
Test with different user: Test the form with different users and see if the issue is consistent across all users.
Test with different role: Test the form with different roles and see if the issue is consistent across all roles.
If the issue still persists, it may be helpful to reach out to the developer or consultant who created the UI Policy, UI Formatter and UI Macro for further assistance. It is also recommended to check the documentation and release notes, to make sure that there is no known issue that might be causing the problem.