Link

All Fields available for a New Return Authorization (RMA) with Child Records

The list and structure of a Custom URL with all possible fields, including those for Line Items that are drawn from Child Records, utilized is below. Required fields are in red. All other fields are optional.

/apex/breadwinner_ns__CreateReturnAuthorization 
?originating_record={!salesforce_record_ID}
&parent_account=api_field_name__c
&custom_form=rma_custom_form_api_field__c
&currency=rma_currency_api_field__c
&department=rma_department_api_field__c
&class=rma_class_api_field__c
&location_id=rma_location_api_field__c
&date=rma_date_api_field__c
&po=rma_po_api_field__c
&memo=rma_memo_api_field__c
&sales_rep=rma_sales_rep_api_field__c
&child_relationship_name=child_name__r
&co_netsuite_item=netsuite_item_field__c
&co_description=description_field__c
&co_quantity=quantity_field__c
&co_rate=rate_field__c
&co_department=department_field__c
&co_class=class_field__c
&co_location_id=location_field__c
&co_rev_rec_schedule=rev_rec_schedule_field__c
&co_rev_rec_start_date=rev_rec_start_date_field__c
&co_rev_rec_end_date=rev_rec_end_date_field__c
&testing=true