• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: Backend only fields

Backend only fields 11 years 3 weeks ago #27225

  • srigger
  • srigger's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 3
Is it possible to add fields to the form which only are visible and editable in the backend ?
The administrator has disabled public write access.

Backend only fields 11 years 3 weeks ago #27232

  • adrianp
  • adrianp's Avatar
  • OFFLINE
  • RSJoomla! Official Staff
  • Posts: 631
  • Thank you received: 146
Hello,

You can consider using hidden fields:

www.rsjoomla.com/support/documentation/v...37-hidden-field.html

Another way would be to hide other form fields using inline CSS:
style="display:none;"

This would be added within the Additional Attributes area of the field. More information on RSForm!Pro fields can be found here:

www.rsjoomla.com/support/documentation/v...180-form-fields.html
This is not official customer support. To receive your support, submit a support ticket here.
The administrator has disabled public write access.

Backend only fields 11 years 3 weeks ago #27241

  • srigger
  • srigger's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 3
I have tried display:none, but it only hides the bullets from det bullet list and not the whole field with bullet list and text
The administrator has disabled public write access.

Backend only fields 11 years 3 weeks ago #27252

  • srigger
  • srigger's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 3
I have three date fields, 1 radio button field and a text field I want to be invisible for the user but visible for the admin, and the display:none did'nt work, I can't see how the hidden field can do the job, any other solutions ?
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!