FlowForms is an Oracle APEX plug-in designed to simplify the creation of dynamic form inputs by generating them based on a specified JSON schema. With APEX_ITEM now deprecated, we needed an alternative. Instead of going the custom HTML, CSS, and JavaScript route, we searched for a library that we could use to create items. We've built our solution based on a Vue (js) framework called
FormKit.