I have a Model that has several different “value” fields that I want to display in a table. The user should be able to edit one or more of these value fields based on the value of a “type” field. In most cases, only one value field needs to be edited for a given type, but in one case there are several fields used to express a “single” value. I don’t want to show all of the value fields, though, because most of them will be irrelevant/not applicable for a particular row.
For example, a row with a type of “date” should allow the user to edit the “date value” field, but not the “number value” field.
How can I achieve this in a Skuid Table?
Question
How do I render different or multiple field editors in the same table column?

This topic has been closed for comments
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.