Hi,
I want to Override the base function shown in the image in the Freedom UI. How do I do that in Freedom UI ?
Like
3 comments
16:41 May 31, 2023
Hello,
Overriding of 7x methods in FreedomUI page is not implemented, please use another approach to implement your business logic.
13:44 Jun 01, 2023
Abilash,
Well, theoretically, but it wasn't tested, you may try overriding the BaseSchemaViewModel itself and method in it (using Ext.override) and try reading the current context in case the method is triggered from the FreedomUI page and process it in a custom way.
Show all comments