- Posts: 11
- Thank you received: 0
Test field in Custom Properties
- nameviolated
- Topic Author
- Offline
- New Member
Less
More
13 years 1 week ago #230
by nameviolated
Test field in Custom Properties was created by nameviolated
The way I read this is you should be able to create a field that the backend user can enter text when creating an article, but it is not the case. Is there a way to enable this so I can create a field with a name and allow the backend user when creating an article to add some text? ie Create a field called price, and when the backend user creates the article he can manually add the price.
Please Log in or Create an account to join the conversation.
- andrea_4g
- Offline
- Administrator
Less
More
- Posts: 1122
- Thank you received: 163
13 years 1 week ago - 13 years 1 week ago #231
by andrea_4g
Replied by andrea_4g on topic Re: Test field in Custom Properties
The text field is just like the other fields in the backend. the difference is the way it behaves in the frontend.
It's displayed as a regular text input box, where user can type. Upon search the entered text is match against CP tag labels with a SQL (LIKE 'value%') operator.
Articles with the matching tags are returned.
It's displayed as a regular text input box, where user can type. Upon search the entered text is match against CP tag labels with a SQL (LIKE 'value%') operator.
Articles with the matching tags are returned.
Last edit: 13 years 1 week ago by andrea_4g. Reason: spelling
Please Log in or Create an account to join the conversation.
- nameviolated
- Topic Author
- Offline
- New Member
Less
More
- Posts: 11
- Thank you received: 0
13 years 1 week ago #233
by nameviolated
Replied by nameviolated on topic Re: Test field in Custom Properties
Is it possible to get this added in a future update?
Please Log in or Create an account to join the conversation.
- andrea_4g
- Offline
- Administrator
Less
More
- Posts: 1122
- Thank you received: 163
13 years 1 week ago #234
by andrea_4g
Replied by andrea_4g on topic Re: Test field in Custom Properties
Custom Properties has been built around the idea of having a pre-determined set of tags to be assigned to articles. Implementing free-form tags goes pretty much against CP own foundations, so I don't thing it's going to happen.
Please Log in or Create an account to join the conversation.
Time to create page: 0.158 seconds