idurar/idurar-erp-crm

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

开放

#541 创建于 2023年9月17日

 (8 条评论) (0 个反应) (1 位负责人)JavaScript (1,036 个派生)batch import
good first issue🎨 Frontend

仓库指标

星标
 (4,308 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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

贡献者指南