• Rishabh Sharma 52
  • NEWBIE
  • 10 Points
  • Member since 2017

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 1
    Replies
Hi ,

I have a requirement to disable anchor tag/hyperlink from a column in table if value of that column is 0. 
The table is dynamic and data in the table is fetched from apex controller.
Any ideas?
Hi All,

I have a scenario where i need to override Standard 'New' button on a custom object. On click of the button, a Modal should be displayed. This modal would be a form which will ask user to input some data and then Save the result on click of Save Button.

I already overrode the 'New' button with Lightning Component but instead of pop up, a page is displayed. 

Any ideas?

Regards
Rishabh
Hi All,

I have a scenario where i need to override Standard 'New' button on a custom object. On click of the button, a Modal should be displayed. This modal would be a form which will ask user to input some data and then Save the result on click of Save Button.

I already overrode the 'New' button with Lightning Component but instead of pop up, a page is displayed. 

Any ideas?

Regards
Rishabh