How to add extra details in the survey widget and display even on the mesp portalIssue Below is the expectation . To display more details on the survey page: And to fetch the same in the Now mobile using /mesp portal: CauseIncorrect /Unsupported DIV tags in the mobile in the angular provider are causing the extra details to not get displayed on mobile.ResolutionModify the div tag in the mespSurveyForm angular provider to make it simple as in the screenshot. Line 29 has the supported div tag and is reflected in the mobile .