Unique value check upon submit
Dennis Fung
New Member
Posts: 4
9 года 10 мес. назад #537
от Dennis Fung
Dennis Fung создал тему: Unique value check upon submit
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
Пожалуйста Войти или Регистрация, чтобы присоединиться к беседе.
David Villena
Moderator
Posts: 6
9 года 10 мес. назад #541
от David Villena
David Villena ответил в теме 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.
Пожалуйста Войти или Регистрация, чтобы присоединиться к беседе.
Dennis Fung
New Member
Posts: 4
9 года 10 мес. назад #542
от Dennis Fung
Dennis Fung ответил в теме 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
Пожалуйста Войти или Регистрация, чтобы присоединиться к беседе.
Время создания страницы: 0.046 секунд