Showing related tags and posts across the entire site.
-
I am new developer and I need to modify the report call Cycle count I need to modify the report Cycle Count Report need to be able to run by different warehouse ( what ever they choose ) not able to add criteria so I added new table Invent Dim and create new Relation between Invent transId and Invent...
-
I created a customized report by first making a duplicate of a standard report. I found the form used to enter criteria for the report (right click -> setup), then copied and modified the criteria form as well. I read about creating report links on MSDN, yet I can't seem to find how the original...
-
How do I take away the 'right click' functionality on a form or screen. Right now, anyone can right click on the forms and add/remove buttons or fields in the Setup feature. Is there a way to remove this functionality for some users through security?
-
Hi, I am running a report which is based on custtable at design time. I have to override this query at trun time through custtrans. I have added the custtrans table in the query and set the relation. But its not overriding the query at run time. The report design is generated. Thanks