Thanks
Thank you.
Thanks.
I was just wondering if there was more an example for IPassivable being used?
Hi @aaron
Apologies for not explaining it clearly enough.
The link is woring, however the content truncates suddenly after 2 items of Infrstructure section, as showin in my screenshot.
Please can you verify if all content is visible for you?
Apologies, got posted twice due to sudden network issue.
Issue closed
It worked :)
I would buy your a beer right now, if you were here.
Thank you.
Cheers, Vikas
@aaron
This is the only issue preventing me to close down this functionality. Please help.
I also tried adding another string parameter. It is coming as null.
Hence there seems to be an issue receiving the json object.
Renamed everything(controller and scripts) to as below but value for Xid is coming as 0.
public JsonResult GBVATRegister(IdModel IdModel)
{
string compCode = IdModel.Xid.ToString();
string url = "";