Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC:

[SOLVED] XML Form not forkable 12 Jul 2013 15:27 #7941

I have an email field included in my table and on a front-end form layout. The email field is not exported to the /site/models/form/myform.xml.

The field is however included in the /models/mymodel.php.

Thank you.

Please Log in or Create an account to join the conversation.

[SOLVED] XML Form not forkable 12 Jul 2013 15:36 #7942

Also, I cannot fork my JForms xml.

I copied /site/models/form/employee.xml to /site/fork/models/form/exmployees.xml and added the email field in and it is not displayed.

I added the field to the un-forked employee.xml and it was displayed as expected.

Please Log in or Create an account to join the conversation.

[SOLVED] XML Form not forkable 05 Aug 2013 16:08 #10682

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
Email field is fixed already.


I've made a try on you form file and I think the only reason why it does not work for you is because :
you need to choose the 'Condensed' form type.

If you have used 'Exploded', the you need to fork also the tmpl form file to add your field.
That's it.
Coding is now a piece of cake

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Time to create page: 0.081 seconds

Although I found this tool some time ago I just started learning experimenting and building this first component on Monday and now on Thursday afternoon it's already online. Although I already had a working version done with another tool this is much easier to build and at the end you have the freedom to own your own component. Once you know how to use Cook you will boost your productivity as the learning curve is really moderate compared to many other tools.
Giori (Forum)

Get Started