Hello
This code I creating item programmatically:
How to programmatically initialize a default value?
How to programmatically set it as mandatory or optional field?
Thank you
This code I creating item programmatically:
B4X:
prefdialog.AddTextItem("key","title")
How to programmatically set it as mandatory or optional field?
Thank you