r3 icon indicating copy to clipboard operation
r3 copied to clipboard

Manipulating input fields (vue components)

Open TechInterMezzo opened this issue 7 months ago • 1 comments

Is it possible to manipulate form fields with frontend functions? I would like to change the color of the draw field when the form got loaded. As the default value seems to be hardcoded I can't think of another way that wouldn't involve recompiling R3. Or is there any system in place that allows to implement custom form fields?

TechInterMezzo avatar Jul 23 '24 10:07 TechInterMezzo