Custom Page scritps

Hello everyone,
Have created my custom page from the Frappe UI and wrote scripts to it but seems not to be affected from the UI

Wrote the same scripts from the backend…and the page get affected and renders the scripts
QN:
How am i able to affect the custom pages with the scripts made/attached from the UI to be rendered on the page ?

Hello, the explanation is very vague, so it is difficult to help you in any way. Please, provide more context:

  1. What is a custom page? Do you mean a new DocType?
  2. What Script did you write? Server Script or Client Script? What are this script’s properties? (Is it enabled, what DocType it is applied to, etc.)
  3. What should this script do?

Please, also provide screenshots that would allow others to see additional context, like your field names, etc so it would be easier to understand if you are correctly referencing things in the script you’ve created.