Allow Add in Custom Template

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
JAW
User
Posts: 98

Allow Add in Custom Template

Post by JAW »

I am using a Custom Template and some of the fields I want to Allow Add. Is this possible in the Custom Template? The fields are displaying properly with {{{FieldName}}} But the option to Add a new record does not.

Thanks
JW


mobhar
User
Posts: 11746

Post by mobhar »

You have to write your code in order to control the displaying of "Add" link option if using the Custom Template.


danielc
User
Posts: 1601

Post by danielc »

[Allow add] option display along with your field in Custom Template if you have enabled this option in your Lookup table.

Can you elaborate more what's the problem you encountered?


Post Reply