Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

Scenario

daggumatim
Kilo Contributor

Hi,

 

 

Suppose we are creating a catalog task and we want create one type of task employees related to A company and different type of task employees related to B company and different type of task employees related to C company how can we do this

 

 Can anyone help me on this scenario please.

 

Thanks 

1 REPLY 1

GlideFather
Tera Patron

Hi @daggumatim,

 

there's a couple of solutions but it would require more details.

 

  • The first and easiest solution would be to create 3 record producers (use variable sets for mutual variables),
  • You can have a single record producers with a variable (possibly hidden populating as per the employee) which would be mapped to the task type,
  • You can have a parent table with extending child tables and then in flow designer or in a script field on the record producerx you can define what task type shall be created.

Please share more details to assess what would be the best method. Also, think of translations, notifications, state flows, eventual approvals etc to make it as easy as possible to avoid dual efforts of the same things.

_____
Answers generated by GlideFather. Check for accuracy.