This commit is contained in:
@@ -149,7 +149,8 @@
|
||||
<!-- BUILDER FOR EACH TYPE Tag, decimal,currency, bool, integer, string, datetime -->
|
||||
<!-- DATETIME BUILDER -->
|
||||
<div v-if="item.uiFieldDataType === 1">
|
||||
DATETIME BUILDER
|
||||
DATETIME BUILDER OPERATOR:DATEPICKER/TOKENPICKER
|
||||
(depending on operator):ADD BUTTON
|
||||
</div>
|
||||
|
||||
<!-- STRING(text-4, emailaddress-11, http-12) BUILDER -->
|
||||
@@ -192,13 +193,8 @@
|
||||
</div>
|
||||
|
||||
<div>
|
||||
ADD BUTTON|OP PICKLIST|VALUE
|
||||
</div>
|
||||
<div>
|
||||
TODO: list of items with delete button on each one No
|
||||
editing here so this is just a static display showing
|
||||
what was selected and can be the same for every type I
|
||||
think
|
||||
TODO: STATIC list of items with delete button on each
|
||||
one
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user