convertigo / C8oForms

Form Builder is the “No Code” environment built on top of Convertigo Low Code platform technology to enable "Citizen" app makers to build and deploy form based apps connected to enterprise back-end data.
https://www.convertigo.com/no-code-form-application-builder/
Other
4 stars 3 forks source link

[TO BE REPROTED TO 2.0] Some sources view are not properly indexed #663

Open CharlesGrimont opened 8 months ago

CharlesGrimont commented 8 months ago

Some sources view are not properly indexed. Solution to implement in viewerPage => searchForSources

const sha = sha256(JSON.stringify(findName) + JSON.stringify(findVars) + (fullSyncArgs.viewName ? JSON.stringify(fullSyncArgs.viewName): ""));