Custom Tag: cf_wrk_cash


Purpose of usage
cf_wrk_cash creates select tags for case names and IDs. Safes come ready without writing queries and selectboxes and without using html tags.


Parameters

Parameter
Value
Data
Required
name
select tag name
Nvarchar
E
value
The value we selected from the selected property in the select tag
Int
E
cash_status
(0/1) cash_status field status 0-Passive, 1-Active Records
Bit
E
is_all_branch
(0/1/2/3) is_all_branch states
Int
E
branch_id
branch_id value to query
Int
E
is_virman
Usage status in (0/1) transfer transaction
Bit
H
is_store
Usage status in (0/1) store module
Bit
H
width
width value of select tag Pixel
Int
H
height
Height value of select tag Pixel
Int
H
multiple
get select tag as multi view
Bit
H
disabled
Passive display feature of select tag (0/1)
Bit
H
is_option_text
In the select tag, select the notification text appearance (0/1)
Bit
H
option_text
The text to appear in the select tag
Nvarchar
H
class
style class name
CSS
H
onchange
The name of the function used in the onchange event in the select tag.
JS
H


Example Usage

Feedback

Did you find this content helpful?