सबसे पहले IRCTC ग्राहक सेवा से संपर्क करें और मशीन पर दिए गए नंबर 091285 23933 पर कॉल करें, या etickets@irctc.co.in पर ईमेल करें. यदि 3-4 कार्य दिवसों के भीतर रिफंड नहीं मिलता है, तो अपने बैंक से संपर्क करके शिकायत दर्ज कराएं.
क्या करें
Hi,
I was going to create a ticket but there's no option for website related issues so I am just posting it here for anyone that has spotted this before.
The pages for the Blazor UI have invalid re-directs when clicking on the documentation button.
Almost all documentation buttons on https://www.telerik.com/blazor-ui/ direct you to the invalid url
It adds "-ui" to /documentation/ so it's then /blazor-ui/documentation-ui/ which is invalid and should be /blazor-ui/documentation/
Example:
https://www.telerik.com/blazor-ui/datetimepicker
It directs you to:
https://www.telerik.com/blazor-ui/documentation-ui/components/datetimepicker/overview
It should direct you to:
https://www.telerik.com/blazor-ui/documentation/components/datetimepicker/overview
Grid view:
https://www.telerik.com/blazor-ui/filter
Documentation redirects to:
https://www.telerik.com/blazor-ui/documentation-ui/components/filter/overview
Thanks,
Luke

Morning.
I have to configure a new sharepoint connector on my Sitefinity installation.
I tried to configure all the information but when i tried to connect i recived the error message "invalid username or password".
The sharepoint server has the 2FA authentication , so i imagine that this is the problem. I saw on internet that is not supported, by sitefinity, the 2FA. Is there some workaround or custom connector that i could implement to try to sync all the documents in sharepoint with sitefinity.
Hi,
After searching a forum, results are returned sorted by Relevancy. If the sort is changed to Last Modified, it seems an extra postback happens and the sort reverts to Relevancy. This happens in Chrome and Edge. I didn't try FireFox.

1st sample which I did and 2nd is the way i want to do it