Regarding ModuePagePopup issue

8 views
Skip to first unread message

Ganesh Yadav

unread,
Oct 29, 2024, 8:15:57 AM10/29/24
to Kaizen
Respected sir,

select SOMainId,
        case
            when isMailsent=0 then
           '<a href="#" onclick="var r=confirm(''Are you Sure!''); if (r==true){
modelPopupValues.push([''Trans_id'', ''' + CONVERT(varchar(255), dbo.SOMain.SOMainId) + ''']);
 modelPopupValues.push([''VchType'', ''' + CONVERT(varchar(255), dbo.SOMain.VchType) + ''']);
                      ModalPagePopup(90,''Mail'','',true,true,600,600,'',true)};gettablelist();"> <i class="fa fa-envelope fa-lg" aria-hidden="true">  </a>'
          when isMailsent=1 then '<i class="fa fa-envelope-open fa-lg" aria-hidden="true"> </a>'            
            end AS M
,  MailSent ,
        VCHNo, VCHDate,DespatchFrom,BAddressLineOne,BAddressLineTwo,BAddressLineThree,BCountryId,BStateId,BCityId,BMailingName,BPincode,BRegistrationType,BGSTINUIN,BPlaceofSupply,BPartytype,SMailingName,SAddressLineOne,SAddressLineTwo,SAddressLineThree,SCountryId,SStateId,SCityId,SPincode,SRegistrationType,SGSTINUIN,Agent,TransportName,BilledtoId,ShippedToId,UniqueGuid,TestHead,kz_CompanyId,kz_LocationId,kz_UserId,kz_CreatedUserId from SOMain with (Nolock)


I am using the above code.

case
            when isMailsent=0 then
           '<a href="#" onclick="var r=confirm(''Are you Sure!''); if (r==true){
modelPopupValues.push([''Trans_id'', ''' + CONVERT(varchar(255), dbo.SOMain.SOMainId) + ''']);
 modelPopupValues.push([''VchType'', ''' + CONVERT(varchar(255), dbo.SOMain.VchType) + ''']);
                      ModalPagePopup(90,''Mail'','',true,true,600,600,'',true)};gettablelist();"> <i class="fa fa-envelope fa-lg" aria-hidden="true">  </a>'
          when isMailsent=1 then '<i class="fa fa-envelope-open fa-lg" aria-hidden="true"> </a>'            
             end AS M

in ModalPopPopup I face in new Version.

Older Version Work Properly.



Ganesh Yadav

unread,
Oct 30, 2024, 7:37:11 AM10/30/24
to kaizenf...@googlegroups.com
Dear Team,

Can I get a reply tomorrow?
Please let  me know.




--
You received this message because you are subscribed to the Google Groups "Kaizen Framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kaizenframewo...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/kaizenframework/CANU3DcjLJPoAd3dowGVzNLLUohBnTS7kt6314qB7vbRA4OxqRQ%40mail.gmail.com.
Reply all
Reply to author
Forward
0 new messages