talmacsi_petrolterv
Contributor
since ‎2024-07-31
Wednesday

User Statistics

  • 9 Posts
  • 0 Solutions
  • 10 Likes given
  • 0 Likes received

User activity

I can request the list of all custom properties:n = REQUEST ("PROPERTIES_OF_PARENT", "", parentProperties)This gives the guid, GroupName, PropertyName. So I know the basic info about the required property. But the value request requires "id", here:mm...
I've found that in some gdl objects there's no way to set some parameters. Because the custom interface script lacks some parameters, and there is no option to show all the parameters (without custom ui script). I could edit the gdl script, but I can...