Lookup fields in Display Form
- Dmitry Kozlov
- Site Admin
- Posts: 1524
- Joined: Thu Jun 07, 2012
Of course, please, try the code below:
Replace 'LookupField' with the internal name of your lookup field.
Code: Select all
var fieldCtrl = fd.field('LookupField').control()._el();
fieldCtrl.html(fieldCtrl.text());
-
- Information
-
Who is online
Users browsing this forum: No registered users and 10 guests