Search found 1 match
- Wed Oct 30, 2013 12:53 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: how to add a field to a new created card
- Replies: 2
- Views: 1632
how to add a field to a new created card
Hi I want to dynamically create a new card then add a field to it, something like on mouseUp create card "test" create field "test" in card "test" end mouseUp This of course doesn't work. Any ideas how to do it? Should be very easy but I've just spent the last hour searching the the documentation an...