Hi All,
I have a scheduler which i fill with an telerik orm datasource and this works perfectly.
This is where i goes wrong, i filter the data for scheduler on customer_id so it gives back all appointments on this customer all good here now i want to add a new appointment for this customer so with this customer_id, the appointment gets created but customer_id = 0.
I think i have to set a custom field or something but i dont know how.
Please help,
Thanks
I have a scheduler which i fill with an telerik orm datasource and this works perfectly.
This is where i goes wrong, i filter the data for scheduler on customer_id so it gives back all appointments on this customer all good here now i want to add a new appointment for this customer so with this customer_id, the appointment gets created but customer_id = 0.
I think i have to set a custom field or something but i dont know how.
Please help,
Thanks