can any let me know, can the property become subset of a list
@143kishornaidu
Properties are like attributes to the list items and subset list items. If there is no list item, there is no relevance of properties.
Now how do you want your properties to become subsets ? Your question puts me into a deep thought.
If you could please elaborate further.
~Anand
You could use the property to help create a subset, however, you can not use a formula in the subset directly.
List SubSets can either be populated by a user ticking the box directly or via an import into the list.
In this case, you will most likely need to create a module with a boolean formatted line item which defined the members of the list to be added to the subset, or multiple line items for multiple subsets. Then set up an import to the list subset(s) using the new module as a source.
Don't forget:
There was an error rendering this rich post.
Hi all, The Client ID and Client Secret are available, intended for uploading and downloading files. Could anyone advise how to use these credentials DIRECTLY to make API requests? Thank you!
I have A6 as the parent list and two sibling lists: A6.5 and A7. The A7 list includes an attribute that maps to A6.5. In the UX, the user will select A6.5 using a content selector, and the grid (dimensioned by A7) should display only the A7 items associated with that selected A6.5. Since the selector is a page context and…