Skip to main content
Nintex Community Menu Bar
Question

Create and display ui-only field with javascript?

  • July 9, 2024
  • 5 replies
  • 19 views

Forum|alt.badge.img+18

I know I’ve seen this done in a few different threads. Can someone point me in the right direction? I’d like to create some fields just for the UI that I don’t need to store in the SFDC object.

This topic has been closed for replies.

5 replies

Forum|alt.badge.img+17
  • Nintex Employee
  • 3766 replies
  • July 9, 2024

Currently the only way this is supported is to leverage another field from a sObject.  Give it a custom renderer and define as you will in Javascript.  You can reuse the same field again and again. 

We are working on “UI only fields” but they are not available yet. 


Forum|alt.badge.img+18
  • Author
  • 2192 replies
  • July 9, 2024

Makes sense. Thanks, Rob!


Forum|alt.badge.img+20

Me likee!


Forum|alt.badge.img+18
  • Author
  • 2192 replies
  • July 9, 2024

Just noticed this:

Anything you can share on when/how that can be used?

Thanks!


Forum|alt.badge.img+17
  • Nintex Employee
  • 3766 replies
  • July 9, 2024

Dang - you just can’t hide anything… 

So as you can tell,  we’re working on it.   Documentation and builder capabilities coming.  That’s all I can say right now.