Search found 1 match

by xpaceone
Tue Sep 29, 2020 7:19 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: How to create a new label field programmatically?
Replies: 26
Views: 14483

Re: How to create a new label field programmatically?

What I need to do is create a module which defines a new fieldable entity, called 'Company'. I have a list of, let's say, 20 fields that need to be filled out by each Company instance. These questions are predefined and some may contain custom validation. At the moment, I'm at the point when I can a...