Unique value check upon submit
Dennis Fung
New Member
Posts: 4
9 年 10 个月 前 #537
由 Dennis Fung
Unique value check upon submit was created by Dennis Fung
Hi,
I am new to CC. I would like to know it is possible to create a field with Unique value.
I love the "Make field required" option. Is there a way for "Make field unique'.
Thanks,
Dennis
I am new to CC. I would like to know it is possible to create a field with Unique value.
I love the "Make field required" option. Is there a way for "Make field unique'.
Thanks,
Dennis
Please 登录 或 注册一个帐号 to join the conversation.
David Villena
Moderator
Posts: 6
9 年 10 个月 前 #541
由 David Villena
Replied by David Villena on topic Unique value check upon submit
Hi Dennis,
Unfortunately we don't have that option when adding a table field on Component Creator. You'll have to use a DB manager, as phpMyAdmin or similar, to add any key or index to a table.
Regards,
David.
Unfortunately we don't have that option when adding a table field on Component Creator. You'll have to use a DB manager, as phpMyAdmin or similar, to add any key or index to a table.
Regards,
David.
Please 登录 或 注册一个帐号 to join the conversation.
Dennis Fung
New Member
Posts: 4
9 年 10 个月 前 #542
由 Dennis Fung
Replied by Dennis Fung on topic Unique value check upon submit
Hi,
Thanks for your confirmation. I managed to used the phpMyAdmin to change the field to unique key which avoid user to save the similar data twice.
However, shall above scenario happen, Component Creator is showing the SQL error message. Anyway I can change this error message to more user friendly message, such as "this data is in used."
Thanks,
Dennis
Thanks for your confirmation. I managed to used the phpMyAdmin to change the field to unique key which avoid user to save the similar data twice.
However, shall above scenario happen, Component Creator is showing the SQL error message. Anyway I can change this error message to more user friendly message, such as "this data is in used."
Thanks,
Dennis
Please 登录 或 注册一个帐号 to join the conversation.
创建页面时间:0.048秒