Hyyan Abo Fakher

Results 39 comments of Hyyan Abo Fakher

@Oskan1 , @MatthewHawkins RadioButtonGroup is not a DWC component; it is a top-level component that cannot be nested within any other component. This limitation arises because the original BBjRadioGroup control...

According to the docs , BBjInputN supports only floats. https://documentation.basis.cloud/BASISHelp/WebHelp/bbjobjects/Window/bbjinputn/bbjinputn_setvalue.htm

Update: The implementation will support `Double`, the client component cannot handle `BigDecimal` at the moment

Super interesting. Probably we should figure out how to wrap that into a plug-in and combine with CSS/JS live reload. BTW: it seems vaadin supports live Reload using a few...

JRebel is compatible with webforJ starting from version 24.20.

@StephanWald it is not easily achievable at the moment. It might not be possible before 25, especially given the tight timeline for 24.21. I can prioritize this on my to-do...