Forum Discussion
Sam1209
Jun 13, 2019Brass Contributor
Add text to top of DispForm.aspx dependant on specific field value
I need to add the word "Jersey" in red/bold to the top of the Display Form page on a SharePoint list when 'Jersey' is selected from the 'Location' dropdown field. Please could you let me know if ...
Sam1209
Nov 14, 2019Brass Contributor
Is anyone able to help please?
- Beau CameronNov 14, 2019MVP
Sam1209 Given that this is a custom display form, it should be possible to do this with basic javascript to detect the dropdown change and set that value in the top.
- Sam1209Nov 15, 2019Brass Contributor
Thanks Beau Cameron, I thought this would be the case however I have limited knowledge of Javascript. Is anyone able to help with this please?