문제

I created form using aiContactSafe. But the field order is different. How to change the field order? Please tell me the procedure step by step.

enter image description here

올바른 솔루션이 없습니다

다른 팁

Do simple thing crate the form fields in same order as you want and then search the query which is fetching the fields from the db and change the order by condition id in ASC order.The query might be in the model or in helper....Hopefully this will help you....

The order of the fields is set in the profile. Each profile can have it's own order of fields. So just access the page with the profile's parameters, scroll down and set the order of the fields you want.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top