repeatable & subfields & custom_html #1016
Unanswered
Akalavan
asked this question in
Q&A (Help)
Replies: 2 comments 1 reply
-
Hello @Akalavan Im sorry I don't fully understand your request, could you elaborate the question further and indicate what you tried, the code and if you have any errors. Thanks. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Due to not activity i will close this issue, but please feel free to re-open or create a new one if needed. Cheers. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
There is a field with the type 'repeatable'. This field has the 'subfields' attribute. It contains a field with the type 'custom_html'.
Can I get a non-top-level object in the 'value' field, but an object through a relation?
In this example, the top-level object is "Ticket".
It has a "hasMany" relationship with the "Message" entity.
Can I get in "custom_html" in "value" an object of type "Message" and not "Ticket"
Beta Was this translation helpful? Give feedback.
All reactions