I created an ontology type that has a simple struct of “location” with fields of “lat” and “lon”.
I am trying to create a “Create action” and when I add the “location” parameter to my form, I am not able to specify the sub-fields of “lat” and “lon” as input fields. How do we use structs in Ontology Actions?
1 Like