Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Archive /

Our old forums are still available as a read-only archive.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo

MyAdmin.js explaination - Please help!


Go to End


2 Posts   1169 Views

Avatar
fordy

Community Member, 46 Posts

28 March 2008 at 4:11am

Edited: 28/03/2008 4:12am

Hello,

I am trying to create custom admin pages as in the http://doc.silverstripe.com/doku.php?id=leftandmain&s=admin document. I have been trying to get it to work but have ended up stupidly confusing myself :-(

Could someone help me and explain the relationship / requirements of the javascript file to make the page function properly.

The error i am getting is:

$("Form_EditForm") has no properties
[Break on this error] $('Form_EditForm').getPageFromServer(this.id.replace('record-',''), this);

Avatar
fordy

Community Member, 46 Posts

28 March 2008 at 10:00pm

Anyone???

I have really hit a wall on this one, and need to learn how to do it to finish this project for Tuesday :-(

Any help at all will be REALLY appreciated!