dalekjs / dalek

[unmaintained] DalekJS Base framework
MIT License
695 stars 63 forks source link

can i use regular expressions on Dalek? #168

Open box3x4 opened 8 years ago

box3x4 commented 8 years ago

can i use regular expressions in the .type or .setValue method? for example: I have a field that keeps changing its ID -> customfield_{random number}

if you guys could answer i would be really glad. thx!

box3x4 commented 8 years ago

got it working with attribute selectors. sorry for bothering