Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Request: isDuplicate. CRM variable name?
#1
Since I think this question could also come up for module development in general I thought I'd start a new topic for it, as to not clutter the "PackingSlip" topic with too much info:

I saw this line in EditView.php (taken from the example IssueCards module):

PHP Code:
if (isset ($_REQUEST['isDuplicate']) && $_REQUEST['isDuplicate'] == 'true') { 

Is the "isDuplicate" a CRM default variablename, that is set to the REQUEST array for each entity record that is created as a duplicate? If so, I should not rename it.
Reply


Messages In This Thread
Request: isDuplicate. CRM variable name? - Guido1982 - 10-09-2016, 10:17 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)