[ExtensionOf(formDataSourceStr(PurchTable, PurchLine))]
final class PurchTablePurchLine_Extension
{
public int active()
{
int ret = next active();
if(ret)
{
element.design().controlName(formControlStr(PurchLine, DeliveryDate)).enabled(false);
}
return ret;
}
}
Thanks,
Layan Jweihan
Please mark this answer as "Verified" if it solved your issue. In order to help others who will face a similar issue in the future.
Alireza Eshaghzadeh
799
Super User 2025 Season 2
Mohamed Amine Mahmoudi
757
Super User 2025 Season 2
Abhilash Warrier
751
Super User 2025 Season 2