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

TOPIC:

How to have updateable and not updateable fields 28 Nov 2013 17:48 #11706

  • vivek
  • vivek's Avatar Topic Author
  • Offline
  • Premium Member
  • Premium Member
  • Posts: 123
  • Thank you received: 2
Hi,
How to have updateable and not updateable fields in a single form view?

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

How to have updateable and not updateable fields 29 Nov 2013 10:13 #11708

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
Two ways :

1
a. 'Exploded form'
b. Do not instance input. Only rendering value.

2 (Recommended)
a. Unset the value in the model : prepareTable()
Only existing values in the data are updated.
Coding is now a piece of cake

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

How to have updateable and not updateable fields 29 Nov 2013 10:16 #11709

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
of course, even more simple.


Instance 2 bricks : Form + Fly
The fields in Form are uploadable
The fields in Fly are not.

But the result cannot be mixed. I mean one sub form file is a form, another is the fly.
So they will dispay in 2 different div groups.
Coding is now a piece of cake
The following user(s) said Thank You: vivek

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

Last edit: by admin.
  • Page:
  • 1
Time to create page: 0.060 seconds
  I still don't believe he can really be human to do all this ! From all of the forums that I've ever participated in this is certainly the one that most encapsulates the feeling of being truly open source where everyone's opinions and contributions can and will shape the development of the service! It's truly awesome! Hope you enjoy cooking and look forward to reading and contributing to any of the editorial work that you proposed too!! Thanks
Gez (audibleid - JED)

Get Started