You are not logged in.
Pages: 1
Is there a way to create two separate forms in a module such that one is used only when adding a new item and the other is used only when editing that same type of item? So basically in my navigation there would be an "Add Item" tab like normal which would take me to form A and then once that item was created and placed in the view, the pencil icon would link to Form B. I'm guessing it might be possible but I can't think of how to structure my actions to work for what I want.
Thanks
Offline
Sure -- you just have to create both forms in the module and then change the associated form for the Edit module action (and probably delete the actions that BigTree creates automatically for the second form).
Offline
Perfect, that worked great.
Thanks
Offline
Pages: 1