×
Please submit new Bug Reports on GitHub: github.com/Jensen-Technologies/component-creator-issues/issues
Change default behavior for form fields
Nancy Anderson
Junior Member
Posts: 20
10 年 6 天 前 #478
由 Nancy Anderson
Change default behavior for form fields was created by Nancy Anderson
Hi,
I inherited a component and a few of the table filed names appear to be joomla reserved words.
For example, there is an address table that has a field named 'state'. Joomla is interpreting that as the published/unpublished field. So here's the question,
1. Can I mark the field in the component creator in some way to stop that from happening automatically in the code?
2. Where would I need to change the code for the admin edit forms to stop the default rendering of this field as a drop down.
(I found where to do that in the lists, but it isn't as obvious in the edit screen.)
thanks,
nancy
I inherited a component and a few of the table filed names appear to be joomla reserved words.
For example, there is an address table that has a field named 'state'. Joomla is interpreting that as the published/unpublished field. So here's the question,
1. Can I mark the field in the component creator in some way to stop that from happening automatically in the code?
2. Where would I need to change the code for the admin edit forms to stop the default rendering of this field as a drop down.
(I found where to do that in the lists, but it isn't as obvious in the edit screen.)
thanks,
nancy
Please 登录 或 注册一个帐号 to join the conversation.
Erik van Doorne
New Member
Posts: 9
9 年 11 个月 前 #516
由 Erik van Doorne
Replied by Erik van Doorne on topic Change default behavior for form fields
Hi Nancy, I pointed out this is happening in other situations and with other reserved words as well. The form should validate for/against reserved words and not allow you to use them as field names.
Have you tried simply renaming the field name ?
Regards,
Erik
Have you tried simply renaming the field name ?
Regards,
Erik
Please 登录 或 注册一个帐号 to join the conversation.
Nancy Anderson
Junior Member
Posts: 20
9 年 11 个月 前 #519
由 Nancy Anderson
Replied by Nancy Anderson on topic Change default behavior for form fields
Hi,
Thanks.
Just for clarity the component was already built, I was trying to use Component Creator to build a admin back end for it. Changing the field name would impact a moblie app that is already in use, so that is not an option, darn it. Obviously, for new compuents this isn't a problem. I ended up using Fabrik. It's definitely not CC, but for this use it worked okay.
thanks again,
nancy
Thanks.
Just for clarity the component was already built, I was trying to use Component Creator to build a admin back end for it. Changing the field name would impact a moblie app that is already in use, so that is not an option, darn it. Obviously, for new compuents this isn't a problem. I ended up using Fabrik. It's definitely not CC, but for this use it worked okay.
thanks again,
nancy
Please 登录 或 注册一个帐号 to join the conversation.
创建页面时间:0.060秒