Creating item level computations and handling BLOB columns (upload/download) is fairly easy within a Form that is created as part of report-with-form wizard. The same is not possible with when we create a master-detail form. It doesn't even show BLOB columns in the master nor in the detail region (both master and detail tables have BLOB a column). And, item level computations don't work - throws error saying that the item is not present.
Found this answer from 2018 but wondering if there is any simpler solution. Thanks!