cancel
Showing results for 
Search instead for 
Did you mean: 

code does not save

Former Member
0 Kudos

Hello All,

I am creating new methods in the component controller implementation. I write all the code in between the tags but when I save or run , all the code goes into the obsolete section at the end of the file. Can someone tell me a workaround to this?

Thanks

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Vijay,

If its not working just let me know I'll try to solve it.

Or If Its working fine close the loop.

Regards,

Karthick Eswaran

Former Member
0 Kudos

Hi Vijay,

You can not directly create methods in implementation Tab.You have to go to Method tab first there you have to create your methods and parameters of that.

Now save meta data.

Now go to the implementation Tab and write your functionality.

Now save your project.it should work for you.

Regards,

Karthick