1
0
-1

I'm creating a simple CRM that need to show sales by company in the form view. For this to work, the embedded sales chart will be displayed in the form using custom html. To show the sales of only one company,  I need to use the extra filter condition.... BUT i can't get the values from the querystring. Please help.

If this is not the right way to show a graph of total sales in the form. I'm open to suggestions. Thanks.


    CommentAdd your comment...

    1 answer

    1.  
      1
      0
      -1

      Hi, I believe the hash variable to read from the URL query string is requestParam instead of request.

        CommentAdd your comment...