Hi,
I want to create global datatypes in C1 with depency built in. Lets say that I have three global datatypes:
I've come acrosse some FilterXml functions, but I'm not sure actually how to use these.
Any help or explanation would be highly appreciated.
Thx! :)
When creating a new restaurant in the data
I want to create global datatypes in C1 with depency built in. Lets say that I have three global datatypes:
- Country (Id, Name)
- City (Id, CountryId, Name)
-
Restaurant (Id, CountryId, CityId)
I've come acrosse some FilterXml functions, but I'm not sure actually how to use these.
Any help or explanation would be highly appreciated.
Thx! :)
When creating a new restaurant in the data