idurar/idurar-erp-crm

Feat : in Frontend Settings page , Update Form & Create Form should be dynmaycs

Open

#541 aperta il 17 set 2023

Vedi su GitHub
 (8 commenti) (0 reazioni) (1 assegnatario)JavaScript (1036 fork)batch import
good first issue🎨 Frontend

Metriche repository

Star
 (4308 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

in Frontend advanced Settings page '/settings/advanced' : 1- create new settings when we we need to choose the type settings , by add select to choose over four options ( Number , Text , date, Muti Select , Select)

Once user select settings type , new fields (settingsValue) appears with type of select , example if you user select number , then second field will be input(type=number) , if he select text then second field will be input(type=text) ...etc

1- update new settings

same as first , in settings update form

Guida contributor