After add EDT FileNameOpen to form using New -> stringEdit,
add some form methods:
str fileNameLookupFilename()
{
return '';
}
str fileNameLookupTitle()
{
return "@SYS53008";
}
str fileNameLookupInitialPath()
{
return '';
}
Result:
str fileNameLookupFilename()
{
return '';
}
str fileNameLookupTitle()
{
return "@SYS53008";
}
str fileNameLookupInitialPath()
{
return '';
}
container fileNameLookupFilter()
{
return ['All files','*.*'];
}
{
return ['All files','*.*'];
}
After get the file path, call insert method:
public void AvInsertAttachment(filename file, int i)
{
DocuRef docuRef;
DocuActionArchive archive;
;
if(file)
{
ttsbegin;
docuRef.clear();
docuRef.RefRecId = DirPartyEntity.RecId;
docuRef.RefTableId = tableNum(CustTable);
docuRef.RefCompanyId = DirPartyEntity.dataAreaId;
docuRef.Name = strFmt("Consultant Attachment %1", i);
docuRef.TypeId = 'File';
docuRef.insert();
archive = new DocuActionArchive();
archive.add(docuRef, file);
ttsCommit;
}
}
1 comment:
Casino Player Reviews by DrmCD
Casino Player Reviews by DrmCD - Find all the 영천 출장샵 games, bonuses, promotions 김포 출장안마 and offers 익산 출장마사지 from the best gambling sites on DrmCD. 울산광역 출장안마 Discover the top rated 고양 출장샵 casinos
Post a Comment