Skip to main content
Nintex Community Menu Bar
Question

Render table field from related object as Editable?

  • July 10, 2024
  • 6 replies
  • 1 view
  • Translate

Forum|alt.badge.img+8

Is there a way to render a text field from another object as editable?

I’ve tried the following and it does not work.

var field=arguments[0], value=arguments[1]; skuid.ui.fieldRenderers.TEXT[field.mode](field, value);<br>
Did this topic help you find an answer to your question?

6 replies

Forum|alt.badge.img+11

Brayden~

I’m not sure I am totally following what you are trying to accomplish. Are you trying to bring in the value from another model as a new value on the table row and when edited, saves on the model associated with the table? If not, when that record gets saved, what are you hoping to have happen? The new value gets saved on the model not associated with that table but on the other record? 

Thanks!
Karen

Translate

Forum|alt.badge.img+8

Yes, I am trying to bring in a value from a related model as a value on the table I am viewing, and when edited, saves on the related model.

Translate

Forum|alt.badge.img+20

I’ve done this but not in my client’s org. It is possible but requires some hackery and a custom field renderer. It was for a GBC client a while back. Maybe they wouldn’t mind sharing if they still have it.

Translate

Forum|alt.badge.img+11

Pat~

That would be awesome if you could share 🙂

Thanks!
Karen

Translate

Forum|alt.badge.img+20

Don’t have access to that org anymore. Greg might.

Translate

Forum|alt.badge.img+11

Brayden~

Is this what you are trying to do? If so, help to vote it up so our devs know how important of an issue this is without the hackery and custom field rendering that Pat described having had to use above.

Thanks!
Karen

Translate

Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie Settings