frappe / frappe

Low code web framework for real world applications, in Python and Javascript
https://frappeframework.com
MIT License
7.1k stars 3.39k forks source link

Save Button Shows on Portals #4641

Open aldo-o opened 6 years ago

aldo-o commented 6 years ago

Expected Behaviour

So, I created a custom Portal which return some information. And they are read-only. So I created a web form and I disabled Allow Edit.

Also on Columns I checked Read Only.

When I go on my webform I see the "Save" button. I got curious and I edited the textbox with Inspect Element and then I saved the web form.

It created new record on ERPNext.

Actual Behaviour

It is supposed to be read only.

Screenshots

http://prntscr.com/ho1pvo http://prntscr.com/ho1q4a http://prntscr.com/ho1qfq

Frappé version: ERPNext: v8.x.x-beta (cf36534) (develop) Frappe Framework: v8.10.7 (master)

joolsr commented 6 years ago

Are you sure you mean vers 8.x.x etc? New release on Monday will be v 10. Master is on 9.x.x. there's been masses of changes since v8