How to map data for module employees? import process will populate the module with Name, Country, Start Date, Leave Date, Current Salary, and Commission % data.
also need to set header and first row.
@Richa1740
1. You need to map Code column with E2 Employee# (Since its a numbered list) and remaining line items as column headers.
2. Verify on the E2 Employee# tab on Import screen that all employees will be mapped automatically.
3. On Line items tab, you need to select 'map items manually' since one of the line item name is different then what we have in file.
4. Set the start date/ end date custom mapping format to import dates successfully.
5 Run Import.
By using Employee code and not Employee Name in the mapping.
still not getting the dates detail.
There was an error rendering this rich post.
Hi all, The Client ID and Client Secret are available, intended for uploading and downloading files. Could anyone advise how to use these credentials DIRECTLY to make API requests? Thank you!
I have A6 as the parent list and two sibling lists: A6.5 and A7. The A7 list includes an attribute that maps to A6.5. In the UX, the user will select A6.5 using a content selector, and the grid (dimensioned by A7) should display only the A7 items associated with that selected A6.5. Since the selector is a page context and…