Form Datasource Active Record
If you have a form with DataSource MyDatasource, you can access the 'current' or active record in that datasource by simply typing MyDatasource. . You can then access all the fields in that record. This came in very handy in a project I was working on.
No comments:
Post a Comment